Don't specify VT console structure at all when specifying
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 9 Feb 2006 16:42:51 +0000 (17:42 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 9 Feb 2006 16:42:51 +0000 (17:42 +0100)
commit1b0340715dde1dbddc28be6ad00554a6d4c4f7b7
tree1bd3036228ff3319f2db720fb454ee7ce32b39ab
parent39f899fcc5aa6ec24190e9b85ff7a3cf58382310
Don't specify VT console structure at all when specifying
!console_use_vt. The dummy_con just confuses the VT
implementation and you get no console output without manually
specifying a console= boot parameter.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/i386/kernel/setup-xen.c
linux-2.6-xen-sparse/arch/x86_64/kernel/setup-xen.c